NavigationSpec
Spec used by Navigator to determine how to perform Navigation
Inheritors
Types
Navigates to a new android.app.Activity The Navigator automatically adds the NavigationBundle of the NavigationAction as a Bundle to its Intent
Opens the browser
Shows the Camera
Closes the current android.app.Activity
Navigates using an ActivityResultLauncher
Navigates according to a given Intent
Shows a DialogFragment
Dismisses a DialogFragment with a given Tag
Shows the Email app
Opens a File Selector
Shows a androidx.fragment.app.Fragment
Opens up the Phone screen
Pops a Fragment from the backstack
Pops a Fragment from the backstack
Removes a Fragment with a given tag
Opens the Settings screen
Opens the Text messenger screen
Opens a Third Party app if installed on the phone or navigates to the store if it does not exist.